This commit adds stock icon functionality to GtkCellRendererPixbuf which
authorKristian Rietveld <kris@gtk.org>
Mon, 22 Apr 2002 17:22:03 +0000 (17:22 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 22 Apr 2002 17:22:03 +0000 (17:22 +0000)
commit226b671bc1185f0b3cc69a3ba22253b55815071a
tree6999ca01a7eeaeb5f6e5c1a386c3c9d9e78ff1ec
parentb78fa7ae04918be2f0ae1cfc1917c71923515fb9
This commit adds stock icon functionality to GtkCellRendererPixbuf which

Mon Apr 22 19:24:29 2002  Kristian Rietveld  <kris@gtk.org>

        This commit adds stock icon functionality to GtkCellRendererPixbuf
        which is totally cool.

        * gtk/gtkcellrendererpixbuf.h: add some fields

        * gtk/gtkcellrendererpixbuf.c: add finalize method, add some
        properties, add some stock icon rendering code.

        * demos/gtk-demo/stock_browser.c: modified to use the stock
        icon stuff in the cellrendererpixbuf instead of its own stock icon
        rendering code.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
demos/gtk-demo/stock_browser.c
gtk/gtkcellrendererpixbuf.c
gtk/gtkcellrendererpixbuf.h